body {
    font-family: "Microsoft Yahei", "Arial", "sans-serif", "simsun";
    background: url(../images/banner_bg.png) no-repeat center top;
    color: #353535;
  }
  
  ::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background: transparent;
  }
  
  ::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #c1c1c1;
  }
  
  ::-webkit-scrollbar-track {
    background: transparent;
  }
  
  a:hover {
    cursor: pointer;
  }
  
  .left {
    float: left;
  }
  
  .right {
    float: right;
  }
  
  .hide {
    display: none;
  }
  
  .layui-container {
    width: 1200px \0;
    *width: 1200px;
    box-sizing: content-box;
  }
  
  .site-title {
    position: relative;
  }
  
  .site-title ul {
    position: absolute;
    top: 10px;
    right: 2%;
    z-index: 100;
  }
  
  .site-title ul li {
    float: left;
    padding: 0 10px;
    height: 33px;
    line-height: 32px;
  }
  
  .site-title ul li + li {
    background: url(../images/hr.png) no-repeat left center;
  }
  
  .site-title ul li a {
    color: #fff;
    font-size: 16px;
  }
  
  .logo-img {
    display: block;
  }
  
  .mobile-img {
    display: none;
  }
  
  /* nav start */
  .site-nav {
    background: #1546a6;
  }
  
  .nav-head {
    display: none;
    width: 100%;
    height: 34px;
  }
  
  .navbar-toggle {
    float: right;
    right: 15px;
    display: none;
    position: relative;
    width: 22px;
    height: 14px;
    padding: 9px 10px;
    cursor: pointer;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-color: #888;
    border-radius: 4px;
  }
  
  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
  
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #888;
  }
  
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }
  
  .navbar {
    display: flex;
    display: block \0;
    *display: block;
    width: 1200px;
    height: 67px;
    margin: 0 auto;
    font-size: 18px;
    justify-content: space-between;
    align-items: center;
  }
  
  .nav-menu {
    width: 1200px\0;
    *width: 1200px;
    display: flex;
    display: block \0;
    *display: block;
    list-style-type: none;
    flex-direction: row;
    justify-content: flex-end;
  }
  
  .nav-menu li {
    float: left;
    float: left \0;
    *float: left;
    width: 10%;
    text-align: center;
    cursor: pointer;
  }
  
  .nav-menu li.li-long {
    width: 13.5%;
    width: 13%\0;
    *width: 13%;
  }
  
  .nav-menu li.li-long a {
    width: 100%;
  }
  
  .nav-menu li:hover {
    background: #3366cc;
  }
  
  .nav-links {
    display: block;
    width: 126px;
    height: 67px;
    line-height: 67px;
    text-decoration: none;
    color: #fff;
    font-size: 19px;
  }
  
  .nav-links:hover {
    color: #fff;
  }
  
  .active {
    display: block;
  }
  /* nav end */
  
  /* date start */
  .site-date {
    height: 47px;
  }
  
  .site-date .date {
    float: left \0;
    *float: left;
    width: 800px \0;
    *width: 800px;
    padding-left: 10px;
  }
  
  .site-date form {
    float: left \0;
    *float: left;
    width: 380px \0;
    *width: 380px;
  }
  
  .site-date .date span {
    line-height: 47px;
  }
  
  .site-date .search {
    float: right \0;
    *float: right;
    width: 380px \0;
    *width: 380px;
  }
  
  .search-box {
    float: right;
    width: 335px;
    height: 30px;
    margin-top: 8px;
  }
  
  .search-box input {
    float: left;
    width: 241px;
    height: 28px;
    line-height: 28px;
    padding-left: 10px;
    border: 1px solid #5074bc;
    background: none;
  }
  
  .search-box button {
    float: right;
    width: 70px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border: none;
    background: #1546a6;
    color: #fff;
    border-radius: 5px;
  }
  /* date end */
  
  /* headLine start */
  .index-headLine {
    height: 57px;
    padding-bottom: 22px;
  }
  
  .index-headLine h4 {
    height: 57px;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
  }
  
  .index-headLine h4 ul li {
    width: 100%;
    height: 57px;
    line-height: 57px;
    font-size: 38px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
  .index-headLine h4 ul li a {
    display: block;
    width: 70%;
    height: 57px;
    line-height: 57px;
    margin: 0 auto;
    color: #c70011;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  /* headLine end */
  
  /* news start */
  .index-news .news-left {
    float: left \0;
    *float: left;
    width: 1000px \0;
    *width: 1000px;
  }
  
  .index-news .image {
    float: left \0;
    *float: left;
    width: 485px \0;
    *width: 485px;
    margin-right: 20px \0;
    margin-bottom: 10px;
  }
  
  .image-news {
    position: relative;
    width: 485px;
  }
  
  /*slider*/
  .image-news .bd {
    height: 356px;
    position: relative;
    overflow: hidden;
  }
  
  .image-news .bd li {
    height: 356px;
    background-color: #fff;
    position: relative;
  }
  
  .image-news .bd li a {
    display: block;
  }
  
  .image-news .bd li img {
    width: 100%;
    height: 356px;
    object-fit: cover;
    object-position: center;
  }
  
  .image-news .bd li p {
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 50px;
    height: 50px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
  }
  
  .image-news .bd li p i {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 50px;
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
  }
  
  .image-news .bd li p a,
  .image-news .bd li p a:visited {
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    padding-left: 12px;
  }
  
  .image-news .hd {
    position: absolute;
    z-index: 1;
    bottom: 15px;
    right: 10px;
  }
  
  .image-news .hd li {
    cursor: pointer;
    width: 10px;
    height: 10px;
    display: block;
    overflow: hidden;
    text-indent: 20px;
    float: left;
    margin-left: 8px;
    background: url(../images/default_li.png);
  }
  
  .image-news .hd li.on {
    background: url(../images/active_li.png);
  }
  
  .image-news .prev,
  .image-news .next {
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    display: none;
    background: url(../images/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
  }
  
  .image-news .prev {
    left: 16px;
  }
  
  .image-news .next {
    background-position: 0 -40px;
    right: 16px;
  }
  
  .image-news .prev:hover,
  .image-news .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
  }
  /*slider*/
  
  .index-news .text {
    float: right \0;
    *float: right;
    width: 485px \0;
    *width: 485px;
    margin-bottom: 10px;
    margin-bottom: 0 \0;
    *margin-bottom: 0;
  }
  
  .index-body .layui-card {
    box-shadow: none;
  }
  
  .index-body .layui-card.index-news-card {
    width: 485px;
    margin-left: 5px;
    margin-left: 0 \0;
    *margin-left: 0;
  }
  
  .index-body .index-news-card .layui-card-header {
    height: 39px;
    line-height: 40px;
    padding: 0;
    border-bottom: 1px solid #dbdbdb;
  }
  
  .index-body .index-news-card .layui-card-header h4 {
    float: left;
    width: 110px;
    height: 37px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #1546a6;
    text-align: center;
    line-height: 24px;
    border-bottom: 3px solid #1546a6;
  }
  
  .index-body .layui-card-header a.more {
    float: right;
    font-size: 14px;
    color: #454545;
  }
  
  .index-body .index-news-card .layui-card-header a.more {
    margin-right: 13px;
  }
  
  .index-body .layui-card-body {
    padding: 8px;
  }
  
  .news-title {
    height: 125px;
    margin: 0 auto 5px;
    border-bottom: 1px dashed #949292;
  }
  
  .news-title h2 {
    height: 42px;
    line-height: 42px;
    padding-top: 14px;
    text-align: center;
    color: #454545;
    font-size: 18px;
    font-weight: bold;
    clear: both;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .news-title a {
    color: #454545;
  }
  
  .news-title p {
    line-height: 30px;
    *height: 29px;
    padding: 0 10px;
    font-size: 14px;
    color: #333;
    text-align: justify;
    text-justify: inter-ideograph;
  }
  
  .news-title p .blue {
    color: #1546a6;
  }
  
  .index-news-list li {
    height: 37px;
    *height: 35px;
    line-height: 37px;
    *line-height: 35px;
    padding-left: 15px;
    margin-left: 6px;
    font-size: 15px;
    background: url(../images/spot_grey.png) no-repeat left;
  }
  
  .index-news-list li a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  
  .index-news-list li a:hover {
    color: #1f549e;
    text-decoration: underline;
  }
  
  .index-news .index-teams {
    float: right;
    width: 192px;
    height: 356px;
    margin-bottom: 10px;
  }
  
  .index-team-box {
    height: 358px\0;
    *height: 358px;
    padding-bottom: 10px;
    background: #f0f4fa url(../images/court_bg.png) no-repeat right top;
  }
  
  .index-team-box a:hover {
    opacity: 0.9;
  }
  
  .index-team {
    width: 178px;
    height: 42px;
    line-height: 42px;
    margin-bottom: 18px;
    margin-left: 7px;
    background: url(../images/court_white.png);
  }
  
  .index-team:hover {
    opacity: 0.9;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  
  .index-team a {
    display: block;
    padding-left: 60px;
    color: #1546a6;
  }
  
  .index-team0 {
    width: 192px;
    height: 50px;
    line-height: 50px;
    padding-bottom: 10px;
    text-align: center;
  }
  
  .index-team0 a {
    font-size: 20px;
    color: #1546a6;
    font-weight: bold;
  }
  
  .index-team1 {
    background: url(../images/court_icon1.png) no-repeat 20px 10px;
  }
  
  .index-team2 {
    background: url(../images/court_icon2.png) no-repeat 20px 10px;
  }
  
  .index-team3 {
    background: url(../images/court_icon3.png) no-repeat 20px 10px;
  }
  
  .index-team4 {
    background: url(../images/court_icon4.png) no-repeat 20px 10px;
  }
  
  .index-team5 {
    background: url(../images/court_icon5.png) no-repeat 20px 10px;
  }
  
  .index-team6 {
    background: url(../images/court_icon6.png) no-repeat 20px 10px;
  }
  
  .index-team7 {
    background: url(../images/court_icon7.png) no-repeat 20px 10px;
  }
  /* news end */
  
  /* notice start */
  .index-notice {
    *margin-bottom: 20px;
  }
  
  .notice-left,
  .notice-text,
  .notice-12309 {
    float: left \0;
    *float: left;
  }
  
  .notice-left {
    width: 1000px \0;
    *width: 1000px;
  }
  
  .notice-text {
    width: 485px \0 !important;
    *width: 485px !important;
    margin-bottom: 20px;
  }
  
  .index-body .layui-card.index-notice-card {
    width: 485px;
    height: 270px;
    background: #f0f4fa;
  }
  
  .index-body .index-notice-card .layui-card-header {
    padding-top: 8px;
    height: 38px;
    line-height: 38px;
    border: none;
  }
  
  .index-body .index-notice-card .layui-card-header h4 {
    float: left;
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    font-size: 20px;
    padding: 0 20px;
    color: #454545;
    cursor: pointer;
  }
  
  .index-body .index-notice-card .layui-card-header h4 + h4 {
    background: url(../images/black_hr.png) no-repeat left center;
  }
  
  .index-body .index-notice-card .layui-card-header h4.on {
    color: #1546a6;
  }
  
  .index-body .index-notice-card video {
    outline: none;
  }
  
  .index-notice-list li {
    font-size: 15px;
    color: #595757;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    padding-left: 15px;
    background: url(../images/spot_grey.png) no-repeat left center;
  }
  
  .index-notice-list li a {
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  
  .index-notice-list li a:hover {
    color: #1f549e;
    text-decoration: underline;
  }
  
  .notice-12309 {
    margin-left: -30px;
    margin-bottom: 20px;
    margin-left: 20px \0 !important;
    *margin-left: 20px !important;
    width: 440px;
    height: 270px;
    width: 440px \0 !important;
    *width: 440px !important;
    background: url(../images/12309.png) no-repeat center;
  }
  
  .notice-12309 a {
    display: inline-block;
    float: left;
    line-height: 20px;
    color: #fff;
    font-size: 15px;
    text-align: center;
  }
  
  .a1 {
    margin-left: 30px;
    margin-top: 125px;
    width: 60px;
  }
  
  .a2 {
    margin-left: 12px;
    margin-top: 133px;
    width: 70px;
  }
  
  .a3 {
    margin-left: 12px;
    margin-top: 125px;
    width: 62px;
  }
  
  .a4 {
    margin-left: 12px;
    margin-top: 133px;
    width: 70px;
  }
  
  .a5 {
    margin-left: 6px;
    margin-top: 125px;
    width: 70px;
  }
  
  .a6 {
    margin-left: 142px;
    margin-top: 23px;
    width: 70px;
  }
  
  .a7 {
    margin-left: 6px;
    margin-top: 36px;
    width: 70px;
  }
  
  .hn-12309 {
    width: 485px;
    height: 268px;
    width: 485px \0 !important;
    *width: 485px !important;
    margin-left: 5px;
    margin-bottom: 20px;
    margin-left: 20px \0 !important;
    *margin-left: 20px !important;
    border: 1px solid #cfe0fa;
  }
  
  .hn-tit {
    background: url(../images/hn_tit.png) no-repeat top left;
    width: 485px;
    margin-left: -1px;
    margin-top: -1px;
    height: 47px;
    line-height: 47px;
    padding-top: 3px;
    font-size: 20px;
    font-weight: bold;
    color: #1546a6;
    text-align: center;
  }
  
  .hn {
    width: 94px;
    height: 108px;
    float: left;
    text-align: center;
  }
  
  .hn1 {
    margin-left: 5px;
  }
  
  .hn6 {
    margin-left: 5px;
  }
  
  .hn i {
    display: inline-block;
    width: 94px;
    height: 53px;
    background-position: center;
    background-repeat: no-repeat;
  }
  
  .hn:hover i {
    -webkit-animation: flipinY 1.8s ease-out backwards;
    -moz-animation: flipinY 1.8s ease-out backwards;
    -ms-animation: flipinY 1.8s ease-out backwards;
    animation: flipinY 1.8s ease-out backwards;
  }
  
  @-webkit-keyframes flipinY {
    0% {
      -webkit-transform: perspective(400px) rotateY(90deg);
    }
    40% {
      -webkit-transform: perspective(400px) rotateY(-10deg);
    }
    70% {
      -webkit-transform: perspective(400px) rotateY(10deg);
    }
    100% {
      -webkit-transform: perspective(400px) rotateY(0);
    }
  }
  
  @-moz-keyframes flipinY {
    0% {
      -moz-transform: perspective(400px) rotateY(90deg);
    }
    40% {
      -moz-transform: perspective(400px) rotateY(-10deg);
    }
    70% {
      -moz-transform: perspective(400px) rotateY(10deg);
    }
    100% {
      -moz-transform: perspective(400px) rotateY(0);
    }
  }
  
  @-ms-keyframes flipinY {
    0% {
      -ms-transform: perspective(400px) rotateY(90deg);
    }
    40% {
      -ms-transform: perspective(400px) rotateY(-10deg);
    }
    70% {
      -ms-transform: perspective(400px) rotateY(10deg);
    }
    100% {
      -ms-transform: perspective(400px) rotateY(0);
    }
  }
  
  @keyframes flipinY {
    0% {
      transform: perspective(400px) rotateY(90deg);
    }
    40% {
      transform: perspective(400px) rotateY(-10deg);
    }
    70% {
      transform: perspective(400px) rotateY(10deg);
    }
    100% {
      transform: perspective(400px) rotateY(0);
    }
  }
  
  .hn1 i {
    background-image: url(../images/hnicon1.png);
  }
  
  .hn2 i {
    background-image: url(../images/hnicon2.png);
  }
  
  .hn3 i {
    background-image: url(../images/hnicon3.png);
  }
  
  .hn4 i {
    background-image: url(../images/hnicon4.png);
  }
  
  .hn5 i {
    background-image: url(../images/hnicon5.png);
  }
  
  .hn6 i {
    background-image: url(../images/hnicon6.png);
  }
  
  .hn7 i {
    background-image: url(../images/hnicon7.png);
  }
  
  .hn8 i {
    background-image: url(../images/hnicon8.png);
  }
  
  .hn9 i {
    background-image: url(../images/hnicon9.png);
  }
  
  .hn10 i {
    background-image: url(../images/hnicon10.png);
  }
  
  .hn:hover span {
    color: #1546a6;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  
  .hn-long {
    line-height: 18px;
    padding-top: 5px;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  
  .hn-short {
    line-height: 30px;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  
  .index-notice .notice-right {
    float: right;
    width: 192px \0;
    *width: 192px;
  }
  
  .notice-right .index-group {
    float: right;
    width: 192px;
    margin-bottom: 10px;
  }
  
  .index-group-item:hover {
    opacity: 0.9;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
  }
  
  .index-group-item1,
  .index-group-item2,
  .index-group-item3,
  .index-group-item4 {
    width: 92px;
    width: 92px \0 !important;
    *width: 92px !important;
    height: 129px;
    background: #f0f4fa;
    margin-bottom: 11px;
  }
  
  .index-group-item1,
  .index-group-item3 {
    float: left;
    margin-right: 8px\0;
    *margin-right: 8px;
  }
  
  .index-group-item2,
  .index-group-item4 {
    float: right;
  }
  
  .index-group-item {
    display: block;
    width: 92px;
    height: 129px;
  }
  
  .index-group-item i {
    display: inline-block;
    float: left;
    width: 92px;
    height: 28px;
    margin: 40px auto 0;
    text-align: center;
  }
  
  .index-group-item i img {
    vertical-align: middle;
  }
  
  .index-group-item span {
    display: inline-block;
    line-height: 50px;
    width: 100%;
    text-align: center;
    color: #1546a6;
  }
  /* notice end */
  
  /* column start */
  .index-column {
    width: 1200px;
    height: 88px;
    margin-bottom: 24px;
  }
  
  .picScroll-left {
    width: 1200px;
    height: 88px;
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  
  .picScroll-left .hd .prev {
    display: block;
    float: left;
    overflow: hidden;
    cursor: pointer;
  }
  
  .picScroll-left .hd .next {
    display: block;
    float: right;
    overflow: hidden;
    cursor: pointer;
  }
  
  .picScroll-left .bd {
    margin-left: 34px;
    margin-left: 45px\0;
    *margin-left: 45px;
    width: 1133px;
    overflow: hidden;
  }
  
  .picScroll-left .bd .tempWrap {
    width: 1133px !important;
    width: 1128px!important\0;
    *width: 1128px !important;
  }
  
  .picScroll-left .bd ul {
    height: 88px;
    overflow: hidden;
  }
  
  .picScroll-left .bd ul li {
    margin-right: 26px;
    margin-right: 17px\0;
    *margin-right: 17px;
    width: 360px;
    float: left;
    display: inline;
    overflow: hidden;
    text-align: center;
  }
  
  .picScroll-left .bd ul li .pic {
    text-align: center;
  }
  
  .picScroll-left .bd ul li .pic img {
    display: block;
  }
  
  /* column end */
  
  /* work start */
  .work_left {
    float: left;
    width: 990px;
    height: 443px;
    border: 1px solid #cfe0fa;
    margin-bottom: 20px;
  }
  
  .work_left .hd {
    float: left;
    width: 257px;
    height: 443px;
    background: url(../images/hr_bg.png);
  }
  
  .work_left .hd h4 {
    width: 216px;
    height: 73px;
    margin-bottom: 1px;
    cursor: pointer;
  }
  
  .work_left .hd h4.work_i6 {
    margin-bottom: 0;
  }
  
  .work_left .hd h4.on {
    border-right: none;
    width: 257px;
    background: url(../images/active_tab.png);
  }
  
  .work_left .hd h4.on a {
    display: inherit;
    width: 257px;
    height: 73px;
  }
  
  .work_left .hd h4 a span {
    font-weight: bold;
    font-size: 20px;
    color: #1546a5;
    display: inline-block;
    float: left;
    line-height: 73px;
  }
  
  .work_left .hd h4.on a span {
    color: #fff;
  }
  
  .work_left .hd h4 i {
    float: left;
    display: inline-block;
    width: 88px;
    height: 73px;
  }
  
  .work_left .hd h4.work_i1 i {
    background: url(../images/default_tab1.png) no-repeat center;
  }
  
  .work_left .hd h4.work_i2 i {
    background: url(../images/default_tab2.png) no-repeat center;
  }
  
  .work_left .hd h4.work_i3 i {
    background: url(../images/default_tab3.png) no-repeat center;
  }
  
  .work_left .hd h4.work_i4 i {
    background: url(../images/default_tab4.png) no-repeat center;
  }
  
  .work_left .hd h4.work_i5 i {
    background: url(../images/default_tab5.png) no-repeat center;
  }
  
  .work_left .hd h4.work_i6 i {
    background: url(../images/default_tab6.png) no-repeat center;
  }
  
  .work_left .hd h4.work_i1.on i {
    background: url(../images/active_tab1.png) no-repeat center;
  }
  
  .work_left .hd h4.work_i2.on i {
    background: url(../images/active_tab2.png) no-repeat center;
  }
  
  .work_left .hd h4.work_i3.on i {
    background: url(../images/active_tab3.png) no-repeat center;
  }
  
  .work_left .hd h4.work_i4.on i {
    background: url(../images/active_tab4.png) no-repeat center;
  }
  
  .work_left .hd h4.work_i5.on i {
    background: url(../images/active_tab5.png) no-repeat center;
  }
  
  .work_left .hd h4.work_i6.on i {
    background: url(../images/active_tab6.png) no-repeat center;
  }
  
  .work_left .bd {
    float: left;
    width: 730px;
    height: 419px;
  }
  
  .work_left .bd ul {
    float: left;
    width: 100%;
    padding-top: 24px;
  }
  
  .work_left .bd ul li {
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    margin-left: 15px;
    padding-left: 14px;
    background: url(../images/spot_grey.png) no-repeat left center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .work_left .bd ul li:hover a {
    color: #1546a5;
  }
  
  .work_left .bd .more {
    float: right;
    height: 38px;
    line-height: 38px;
    margin-right: 39px;
  }
  
  .work_right {
    float: right;
    float: right \0 !important;
    *float: right !important;
    width: 192px;
    height: 445px;
    margin-bottom: 20px;
  }
  
  .work_right .hd {
    width: 192px;
    height: 45px;
    line-height: 45px;
    background-color: #1546a6;
    text-align: center;
  }
  
  .work_right .hd a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
  }
  
  .work_right .bd {
    width: 192px;
    height: 390px;
    padding-top: 8px;
    background-color: #f0f4fa;
  }
  
  .work_right .bd ul {
    margin: 0 53px;
    text-align: center;
  }
  
  .work_right .bd ul li {
    width: 86px;
    height: 113px;
  }
  
  .work_right .bd ul li p {
    height: 33px;
    line-height: 30px;
  }
  
  .work_right .bd .media-para span {
    display: inline-block;
    width: 123px;
    height: 35px;
    line-height: 34px;
    padding-left: 45px;
    margin: 8px 12px 0;
    border-radius: 5px;
    background: #fff url(../images/mail_icon6.png) no-repeat 14px center;
  }
  
  .work_right .bd .media-para span a {
    color: #454545;
  }
  /* work end */
  
  .index-router {
    background: url(../images/bottom_bg.png) no-repeat center bottom;
  }
  
  .index-map .layui-container {
    background: #fff;
  }
  
  .index-map .layui-card-body {
    height: 510px;
  }
  
  /* scroll start */
  .index-scroll {
    margin-bottom: 20px;
  }
  
  .index-scroll .layui-card-header {
    height: 44px;
    margin-bottom: 18px;
    background: url(../images/tab_title.png) no-repeat center;
    border: none;
    text-align: center;
  }
  
  .index-scroll .layui-card-header a {
    display: inline-block;
    width: 136px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    color: #1546a6;
    font-size: 20px;
    font-weight: bold;
  }
  
  .index-scroll .layui-card-body {
    padding: 0;
  }
  
  .index-bottom-scroll {
    width: 1200px;
    height: 156px;
    overflow: hidden;
  }
  
  .index-bottom-scroll ul {
    width: 1200px;
    height: 156px;
  }
  
  .index-bottom-scroll ul li {
    position: relative;
    display: inline-block;
    width: 240px;
    float: left;
    margin-right: 3px;
    margin-right: 0 \0;
    *margin-right: 0;
  }
  
  .index-bottom-scroll ul li a {
    display: block;
  }
  
  .index-bottom-scroll ul li a img {
    display: block;
    width: 225px;
    height: 156px;
  }
  
  .index-bottom-scroll ul li a p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 225px;
    text-align: center;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 3;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#50000000', endColorstr='#50000000') \9;
  }
  /* scroll endstart */
  
  /* website start */
  .index-website {
    display: none;
    background: #fff;
  }
  
  .index-body .index-website .layui-card-header {
    height: 44px;
    margin-bottom: 18px;
    background: url(../images/tab_title.png) no-repeat center;
    border: none;
    text-align: center;
  }
  
  .index-body .index-website .layui-card-header a {
    display: inline-block;
    width: 136px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    color: #1546a6;
    font-size: 20px;
    font-weight: bold;
  }
  
  .index-body .index-map .layui-card-header {
    height: 44px;
    margin-bottom: 18px;
    background: url(../images/tab_title.png) no-repeat center;
    border: none;
    text-align: center;
  }
  
  .index-body .index-map .layui-card-header a {
    display: inline-block;
    width: 136px;
    height: 44px;
    line-height: 44px;
    margin: 0 auto;
    color: #1546a6;
    font-size: 20px;
    font-weight: bold;
  }
  
  .index-map-left {
    float: left;
    width: 381px;
    height: 432px;
    margin: 10px 65px 25px 52px;
  }
  
  .index-map-right {
    float: left;
    margin-top: 28px;
    width: 680px;
  }
  
  .map-hd {
    height: 42px;
    line-height: 42px;
    margin-bottom: 17px;
    text-align: center;
    font-size: 20px;
    color: #1546a6;
    font-weight: bold;
    background: url(../images/blue_arrow.png) no-repeat bottom center;
  }
  
  .map-bd {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
  }
  
  .map-bd ul li {
    position: relative;
    float: left;
    width: 315px;
    height: 39px;
    line-height: 39px;
    margin-bottom: 17px;
    margin-right: 13px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #dedede;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .map-bd ul li a {
    display: inline-block;
    line-height: 39px;
    width: 100%;
    color: #454545;
  }
  
  .map-bd ul li:hover a {
    color: #1546a6;
  }
  
  .map-bd ul li span {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 39px;
    color: #454545;
  }
  
  .map-bd ul li:hover span {
    color: #1546a6;
  }
  
  area {
    outline: none;
  }
  
  .index-body .index-map .layui-card-body {
    display: inline-block;
  }
  
  .website_hd {
    height: 40px;
    margin-left: 12px;
    margin-bottom: 17px;
  }
  
  .website_hd h4 {
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    margin-right: 28px;
    cursor: pointer;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 16px;
  }
  
  .website_hd h4.on {
    color: #1546a6;
    background: url(../images/blue_arrow.png) no-repeat bottom center;
  }
  
  .website_hd h4.last {
    margin-right: 0;
  }
  
  .website_bd {
    display: inline-block;
    min-height: 74px;
    margin-left: 17px;
  }
  
  .website_bd ul li {
    float: left;
    width: 176px;
    height: 37px;
    line-height: 37px;
    padding-left: 18px;
    font-size: 14px;
    background: url(../images/spot_grey.png) no-repeat left center;
  }
  /* website end */
  
  /* link start */
  .index-link {
    height: 56px;
    margin-top: 30px;
    background-color: #dae2f1;
  }
  
  .index-link p {
    float: left;
    margin-left: 13px;
    width: 130px;
    height: 56px;
    line-height: 56px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
  }
  
  .link_box h4 {
    float: left;
    width: 224px;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    background: url(../images/link_white.png);
    text-align: center;
  }
  
  .index-link .link_fix {
    float: left;
    width: 224px;
    height: 36px;
    margin-left: 30px;
    margin-top: 10px;
    color: #333;
    text-align: center;
    text-align-last: center;
    box-sizing: content-box;
    border: none;
    background: url(../images/link_bg.png);
    outline: none;
    cursor: pointer;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
  }
  
  .link-href h4 {
    display: none;
    float: left;
    height: 36px;
    line-height: 36px;
    margin-top: 10px;
    text-align: center;
  }
  /* link end */
  
  /* bottom start */
  .site-bottom {
    height: 162px;
    background-color: #1546a6;
  }
  
  .site-bottom .bottom-left img {
    float: right;
    margin-top: 46px;
    margin-right: 16px;
  }
  
  .site-bottom .bottom-right {
    float: left;
  }
  
  .site-bottom .bottom-right ul {
    width: 100%;
    height: 30px;
    margin-bottom: 13px;
    margin-top: 20px;
  }
  
  .site-bottom .bottom-right ul li {
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 17px;
  }
  
  .site-bottom .bottom-right ul li + li {
    background: url(../images/white_hr.png) no-repeat left center;
  }
  
  .site-bottom .bottom-right ul li a {
    color: #fff;
  }
  
  .site-bottom .bottom-right .para {
    padding-left: 17px;
  }
  
  .site-bottom .bottom-right .para p {
    height: 28px;
    line-height: 28px;
    color: #fff;
  }
  
  .site-bottom .bottom-right .para p em {
    font-style: normal;
  }
  /* bottom end */
  
  /* 二级 start */
  .second-list {
    background: #fff;
    margin-bottom: 40px;
  }
  
  .site-date .date span {
    padding-left: 10px;
  }
  
  .secondary-body .layui-card {
    box-shadow: none;
    margin: 0 30px 0 20px;
  }
  
  .secondary-body .layui-card-header {
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    letter-spacing: 2px;
    color: #ffffff;
    border: none;
    background: #1546a6;
  }
  
  .secondary-body .layui-card-body {
    padding: 0;
  }
  
  .secondary-body .layui-card-body ul {
    border-bottom: 1px solid #e7e7e7;
    border-left: 1px solid #e7e7e7;
    border-right: 1px solid #e7e7e7;
  }
  
  .secondary-body .list-left {
    width: 300px \0;
    *width: 300px;
    float: left \0;
    *float: left;
  }
  
  .secondary-body .list-right {
    width: 900px \0;
    *width: 900px;
    float: left \0;
    *float: left;
    border: 1px solid #e7e7e7;
    margin-bottom: 50px;
  }
  
  .secondary-nav {
    height: 46px;
    line-height: 46px;
    margin: 0 20px 15px;
    font-size: 16px;
    border-bottom: 3px solid #e7e7e7;
  }
  
  .secondary-nav .location {
    max-width: 40%;
    float: right;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .secondary-nav .nav-title {
    font-size: 16px;
  }
  
  .secondary-nav h4 {
    max-width: 60%;
    height: 46px;
    line-height: 46px;
    letter-spacing: 1px;
    font-size: 17px;
    border-bottom: 3px solid #1546a6;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .secondary-nav h4 a {
    display: inline-block;
    padding: 0 20px;
    color: #1546a6;
  }
  
  .sub {
    display: block;
    width: 100%;
  }
  
  .sub h4 {
    float: left;
    height: 35px;
    line-height: 35px;
    padding: 0 15px;
    margin-left: 20px;
    font-size: 16px;
    border: 1px solid #eee;
    background: #fff;
  }
  
  .sub h4 a {
    color: #1546a6;
  }
  
  .sub h4.hear {
    border: 1px solid #1546a6;
    background: #1546a6;
  }
  
  .sub h4.hear a {
    color: #fff;
  }
  
  .secondary-news-list {
    min-height: 400px;
    margin: 0 20px;
    padding-bottom: 30px;
  }
  
  .secondary-news-list li {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 44px;
    border-bottom: 1px dotted #cccccc;
    font-size: 16px;
    color: #595757;
    padding: 0 10px 0 20px;
    background: url(../images/spot_grey.png) no-repeat left center;
  }
  
  .secondary-news-list li span {
    float: right;
    color: #b6b6b6;
    padding-left: 10px;
  }
  
  .secondary-news-list li a {
    letter-spacing: 0.5px;
  }
  
  .secondary-news-list li a:hover {
    color: #1f549e;
    text-decoration: underline;
  }
  
  .secondary-siblings {
    padding-top: 8px;
  }
  
  .secondary-siblings li {
    color: #2b2b2b;
    text-align: center;
    height: 49px;
    line-height: 49px;
    background: url(../images/list_icon.png) no-repeat 15px center;
  }
  
  .secondary-siblings li + li {
    border-top: 1px solid #e7e7e7;
  }
  
  .secondary-siblings li a {
    display: block;
    font-size: 17px;
    margin: 0;
    width: 12em;
    padding-left: 35px;
    color: #454545;
    text-align: center;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .secondary-siblings li a:hover {
    color: #1546a6;
  }
  
  .secondary-siblings li.this a {
    color: #1546a6;
  }
  
  .secondary-siblings li b {
    float: left;
    margin-left: 30px;
  }
  
  .secondary-siblings li span {
    float: left;
    margin-left: 30px;
  }
  
  #page-box {
    text-align: center;
    margin-top: 20px;
  }
  /* 二级 end */
  
  /* 详情 start */
  .content-white {
    background: #fff;
  }
  
  .detail-nav {
    background: #fff;
    width: 100%;
    height: 42px;
    line-height: 42px;
    margin-right: 20px;
    font-size: 16px;
  }
  
  .detail-nav .nav-title {
    padding-left: 80px;
    font-size: 16px;
    background: url(../images/location.png) no-repeat 45px center;
  }
  
  .detail-content {
    padding: 20px;
    margin: 0 20px 50px;
  }
  
  .detail-content h2 {
    font-size: 32px;
    color: #1546a6;
    text-align: center;
    font-weight: bold;
  }
  
  .detail-content h3 {
    text-align: center;
    height: 50px\0;
    *height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #666;
    margin: 20px auto auto;
    font-weight: bold;
  }
  
  .detail-attr {
    margin: 20px auto;
    padding: 10px 0;
    text-align: center;
    font-size: 16px;
    background: #f7f7f7;
  }
  
  .detail-attr label {
    color: #666666;
    margin-right: 40px;
  }
  
  .detail-attr label:last-child a {
    padding: 0 6px;
  }
  
  .detail-attr2 {
    min-height: 30px;
  }
  
  .detail-attr2 label.print {
    width: 50%;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0;
  }
  
  .detail-attr2 label.share-span {
    width: 50%;
    float: right;
    height: 30px;
    line-height: 30px;
    margin: 0;
  }
  
  .ewm {
    display: block;
    margin: 20px auto 30px;
    width: 154px;
  }
  
  .general_font span {
    cursor: pointer;
    margin-left: 5px;
  }
  
  .detail-content-center {
    padding: 0 15px;
    min-height: 400px;
  }
  
  .detail-content-html {
    color: #353535;
    font-size: 16px;
  }
  
  .detail-content-html p {
    margin: 0 0 10px;
  }
  
  .detail-content-html * {
    line-height: 32px;
    font-family: Helvetica Neue, Helvetica, PingFang SC, Tahoma, Arial, sans-serif !important;
  }
  
  .detail-content-html img {
    max-width: 100%;
    height: auto;
  }
  
  .detail-content-file {
    display: inline-block;
    line-height: 40px;
    margin-top: 20px;
    font-size: 16px;
  }
  
  .detail-content-file span {
    color: #353535;
    font-size: 16px;
    float: left;
    line-height: 30px;
  }
  
  .detail-content-file .file-list {
    line-height: 30px;
    margin-left: 80px;
  }
  
  .detail-content-file .file-list a {
    display: block;
    margin-bottom: 15px;
    color: #0f409e;
    line-height: 30px;
  }
  
  .detail-content-file .file-list a:hover {
    text-decoration: underline;
  }
  
  .ewm {
    display: block;
    margin: 0 auto;
    width: 154px;
    margin-bottom: 30px;
  }
  
  .ewm p {
    text-align: center;
    line-height: 35px;
    color: #6b6a6a;
  }
  /* 详情 end */
  
  /* 网站地图 start */
  .list-all {
    padding-bottom: 30px;
  }
  
  .secondary-map h4 {
    font-weight: bold;
    font-size: 18px;
  }
  
  .grey-map {
    width: 100%;
    height: auto;
    min-height: 80px;
    margin-bottom: 10px;
  }
  
  .map-hd {
    float: left;
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 18px;
    text-align: left;
    background: #f6f6f6;
  }
  
  .map-hd a {
    color: #1546a6;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  
  .map-bd {
    display: inline-block;
    margin-top: 15px;
  }
  
  .map-bd ul {
    padding-left: 18px;
  }
  
  .map-bd ul li:hover a {
    color: #1546a6;
  }
  /* 网站地图 end */
  
  /* 专题专栏 start */
  .zt-hd {
    width: 100%;
    height: 45px;
    background: #f8f8f8;
    margin-bottom: 30px;
    display: inline-block;
  }
  
  .zt-hd h4 {
    float: left;
    background: #1546a6;
    color: #fff;
    height: 45px;
    line-height: 45px;
    font-size: 18px;
    padding: 0 20px;
    letter-spacing: 2px;
  }
  
  .zt-bd {
    display: inline-block;
    width: 100%;
    min-height: 200px;
  }
  
  .zt-bd ul li {
    height: 55px;
    text-align: center;
    margin-bottom: 30px;
  }
  
  .zt-bd ul li a {
    width: 92%;
    background: #ecf2fb;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 2px solid #d4dcf4;
    color: #4b76ca;
    display: inline-block;
    line-height: 55px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  
  .depart-content {
    padding: 20px 0 0;
  }
  /* 专题专栏 end */
  
  /* 主题教育 start */
  .secondary-zt {
    background: #fff;
    padding: 30px 20px;
  }
  
  .secondary-zt li {
    background: url(../images/spot_red.png) no-repeat left center;
    border-bottom: 1px solid #e7e5e5;
    line-height: 55px;
  }
  
  .secondary-zt li a:hover {
    color: #d53b33;
    text-decoration: none;
  }
  /* 主题教育 end */
  
  /* 检务公开 start */
  .jw-bd {
    *display: inline-block;
    padding: 50px 30px;
    border: 8px solid #058fe3;
    border-radius: 10px;
  }
  
  .jw-box {
    margin-bottom: 30px;
    display: inline-block;
    width: 100%;
  }
  
  .jw-icon ul li {
    height: 180px;
    *height: 150px;
    padding: 20px 0;
  }
  
  .jw-icon a {
    display: inline-block;
    width: 100%;
  }
  
  .jw-icon ul li i {
    display: inline-block;
    width: 100%;
    height: 115px;
  }
  
  .jw-icon ul li span {
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    color: #0071ba;
    font-size: 20px;
    text-align: center;
  }
  
  .jw-icon1 i {
    background: url(../images/jw_icon1.png) no-repeat center;
  }
  
  .jw-icon2 i {
    background: url(../images/jw_icon2.png) no-repeat center;
  }
  
  .jw-icon3 i {
    background: url(../images/jw_icon3.png) no-repeat center;
  }
  
  .jw-icon4 i {
    background: url(../images/jw_icon4.png) no-repeat center;
  }
  
  .jw-icon5 i {
    background: url(../images/jw_icon5.png) no-repeat center;
  }
  
  .jw-icon6 i {
    background: url(../images/jw_icon6.png) no-repeat center;
  }
  
  .jw-square ul li {
    height: 165px;
    margin-bottom: 30px;
    *width: 45%;
  }
  
  .jw-square ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  
  .jw-square ul li:hover a {
    opacity: 0.9;
  }
  
  .jw-square1 a {
    background: url(../images/jw_square1.png) no-repeat center;
  }
  
  .jw-square2 a {
    background: url(../images/jw_square2.png) no-repeat center;
  }
  
  .jw-square3 a {
    background: url(../images/jw_square3.png) no-repeat center;
  }
  
  .jw-square4 a {
    background: url(../images/jw_square4.png) no-repeat center;
  }
  
  .jw-side ul li {
    height: 86px;
    margin-bottom: 30px;
  }
  
  .jw-side ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  
  .jw-side ul li:hover a {
    opacity: 0.9;
  }
  
  .jw-side1 a {
    background: url(../images/jw_square5.png) no-repeat center;
  }
  
  .jw-side2 a {
    background: url(../images/jw_square6.png) no-repeat center;
  }
  
  .jw-side3 a {
    background: url(../images/jw_square7.png) no-repeat center;
  }
  
  .jw-side4 a {
    background: url(../images/gfwj.jpg) no-repeat center;
  }
  
  /* 检务公开 end */
  
  /* 检察业务 start */
  .job-hd {
    width: 98%;
    height: 45px;
    line-height: 45px;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 18px;
    color: #1546a5;
    font-weight: bold;
    background: url(../images/jc_hd.png) no-repeat center;
  }
  
  .job-hd2 {
    margin-top: 10px;
  }
  
  .job-bd {
    display: inline-block;
    width: 98%;
  }
  
  .work_left .bd .bd_box .job-bd ul {
    width: 100%;
    display: block;
    padding-top: 10px;
  }
  
  .work_left .bd .bd_box .job-bd ul li {
    margin: 0 0 20px;
    padding: 0;
    background: none;
  }
  
  .work_left .bd .bd_box .job-bd ul li a {
    display: inline-block;
    width: 90%;
    height: 100%;
    color: #454545;
    font-size: 15px;
    margin: 0 5%;
    text-align: center;
    background: #f0f4fa;
    border-radius: 8px;
  }
  
  .work_left .bd .bd_box .job-bd ul li:hover a {
    color: #1546a6;
  }
  /* 检察业务 end */
  
  /* 四大检察 start */
  .four-hd {
    text-align: center;
    line-height: 80px;
    margin-bottom: 20px;
  }
  
  .four-hd h4 {
    color: #1546a6;
    font-size: 32px;
    font-weight: bold;
  }
  
  .four-tit {
    height: 45px;
    display: inline-block;
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: bold;
  }
  
  .four1 {
    color: #1546a6;
  }
  
  .four2 {
    padding-left: 15px;
    color: #353535;
  }
  
  .four-text1 {
    width: 100%;
    height: 45px;
    line-height: 45px;
    background: url(../assets/images/four.png) 50px center;
  }
  
  .four-text1 span {
    width: 142px;
    height: 45px;
    background: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #1546a6;
  }
  
  .four-text2 {
    line-height: 35px;
    font-size: 16px;
    margin: 10px auto 30px;
  }
  /* 四大检察 end */
  
  @media all and (min-width: 1200px) {
    .nav-menu {
      width: 1200px;
    }
  
    .index-team-box {
      height: 358px;
    }
  
    .index-website {
      display: none;
    }
  
    .index-map {
      display: block;
    }
  }
  
  /* 适配大屏 */
  @media all and (max-width: 1199px) {
    .navbar,
    .nav-menu {
      width: 100%;
    }
  
    .nav-links {
      width: 100%;
    }
  
    .hn-12309 {
      margin-left: 0;
      width: 100%;
      height: auto;
      padding-bottom: 20px;
    }
  
    .hn-tit {
      width: 100%;
      background: none;
      padding: 10px 0;
    }
  
    .index-news .index-teams {
      width: 100%;
      height: auto;
      margin-bottom: 20px;
    }
  
    .index-team-box {
      background: #f0f4fa;
    }
  
    .index-team-box .index-team {
      float: left;
      width: 45%;
      margin-left: 3%;
      margin-right: 2%;
    }
  
    .index-team0 {
      width: 100%;
    }
  
    .index-team a {
      padding: 0;
      text-align: center;
      background: #fff !important;
    }
  
    .index-notice .notice-right {
      float: left;
    }
  
    .index-group {
      width: 100%;
    }
  
    .index-group-item1,
    .index-group-item2,
    .index-group-item3,
    .index-group-item4 {
      float: left !important;
      width: 49%;
      height: 50px;
    }
  
    .index-group-item {
      width: 100%;
      height: 45px;
      text-align: center;
    }
  
    .index-group-item1 {
      margin-right: 2%;
    }
  
    .index-group-item3 {
      margin-right: 2%;
    }
  
    .index-group-item i {
      float: none;
      width: 75px;
      margin: 13px auto 0;
    }
  
    .index-group-item span {
      width: auto;
    }
  
    .index-column {
      width: 100%;
    }
  
    .picScroll-left {
      width: 100%;
    }
  
    .picScroll-left .bd {
      width: 93%;
    }
  
    .picScroll-left .bd .tempWrap {
      width: 100% !important;
    }
  
    .work_right {
      float: left;
      width: 100%;
      height: 210px;
    }
  
    .work_right .hd {
      width: 100%;
    }
  
    .work_right .bd {
      width: 100%;
      padding-top: 20px;
      height: 146px;
      display: inline-block;
    }
  
    .work_right .bd ul {
      margin: 0;
    }
  
    .work_right .bd ul li {
      float: left;
      width: 25%;
    }
  
    .work_right .bd .media-para {
      float: left;
      width: 25%;
      text-align: center;
    }
  
    .work_right .bd .media-para span {
      width: 86px;
      height: 113px;
      padding: 0;
      background-position-x: center;
      background-position-y: 22px;
      margin: 0;
    }
  
    .work_right .bd .media-para span a {
      padding-top: 48px;
      display: inline-block;
      margin: 0 3%;
      line-height: 25px;
      text-align: center;
    }
  
    .index-bottom-scroll {
      width: 100%;
    }
  
    .detail-content-html img {
      height: auto !important;
    }
  
    .zt-hd h4 {
      font-size: 17px;
    }
  
    .jw-icon {
      margin-bottom: 30px;
    }
  
    .index-website {
      display: block;
    }
  
    .index-map {
      display: none;
    }
  
    .link_box {
      display: none;
    }
  
    .link-href h4 {
      display: inline-block;
      width: 19%;
      margin-left: 2%;
      background: #fff;
      border-radius: 8px;
    }
    .index-router {
        background:none
      }
  }
  
  /* 平板二 */
  @media (min-width: 992px) and (max-width: 1199px) {
    .site-title {
      overflow: hidden;
    }
  
    .site-title img {
      margin-left: -7%;
    }
  
    .image-news {
      width: 100%;
    }
  
    .index-body .layui-card.index-news-card {
      width: 95%;
      margin-left: 5%;
    }
  
    .index-body .layui-card.index-notice-card {
      width: 100%;
    }
  
    .index-notice .notice-12309 {
      float: right;
      margin: 0;
    }
  
    .notice-right .index-group {
      width: 100%;
    }
  
    .index-link .link_fix {
      width: 172px;
      margin-left: 28px;
      border-radius: 10px;
    }
  }
  
  /* 平板一 */
  @media (min-width: 768px) and (max-width: 992px) {
    .site-title {
      width: 100%;
      height: 291px;
      background: url(../images/logo.png) no-repeat center 40px;
    }
  
    .navbar-toggle {
      border-color: #37393a;
    }
  
    .navbar-toggle .icon-bar {
      background-color: #37393a;
    }
  
    .site-date .date {
      padding: 0;
    }
  
    .site-date .date span {
      padding: 0;
    }
  
    .search {
      display: none;
    }
  
    .search-box {
      width: 310px;
    }
  
    .search-box input {
      width: 215px;
    }
  
    .index-headLine {
      padding-bottom: 15px;
    }
  
    .image-news {
      width: 100%;
    }
  
    .index-body .layui-card.index-news-card {
      width: 100%;
      margin-left: 0;
      margin-top: 20px;
    }
  
    .index-notice .notice-text {
      width: 100%;
      display: inline-block;
    }
  
    .index-body .layui-card.index-notice-card {
      width: 100%;
      margin-bottom: 20px;
    }
  
    .index-group-item i {
      margin: 13px 20px 0 !important;
    }
  
    .index-column,
    .picScroll-left {
      width: 100%;
    }
  
    .index-column .hd {
      display: none;
    }
  
    .picScroll-left .bd {
      margin: 0;
      width: 100%;
    }
  
    .work_left {
      width: 100%;
    }
  
    .work_left .bd {
      width: calc(100% - 257px);
    }
  
    .work_left .bd ul li {
      padding-right: 20px;
    }
  
    .secondary-body .layui-card {
      margin: 0 0 20px;
    }
  
    .job-hd {
      margin-top: 10px;
      margin-bottom: 0;
    }
  
    .job-hd2 {
      margin-top: 0;
    }
  
    .work_left .bd .bd_box .job-bd ul li {
      height: 40px;
      line-height: 40px;
      margin: 0 0 10px;
    }
  }
  
  @media all and (max-width: 992px) {
    .logo-img {
      display: none;
    }
  
    .mobile-img {
      display: none;
    }
  
    .index-notice .notice-12309 {
      margin: 0;
      width: 100%;
      background: url(../images/12309_title.png) no-repeat center;
    }
  
    .index-notice .notice-12309 a {
      float: left;
      width: 8%;
      padding: 0 1%;
      margin: 150px 2% 0;
      line-height: 30px;
      height: 60px;
      font-size: 12px;
      background: #1e6bd2;
    }
  
    .index-notice .notice-12309 a.a2,
    .index-notice .notice-12309 a.a4,
    .index-notice .notice-12309 a.a7 {
      line-height: 60px;
    }
  
    .a6 {
      width: 10%;
    }
  
    .hn {
      margin: 0 3% 0 4%;
    }
  
    .notice-right .index-group {
      width: 100%;
    }
  
    .index-link {
      width: 100%;
      height: auto;
      padding-bottom: 15px;
    }
  
    .index-link p {
      float: none;
      width: 98%;
      margin-left: 2%;
      height: 46px;
      line-height: 52px;
    }
  
    .link_box {
      float: left;
      width: 45%;
      height: 36px;
      margin: 0 2.5% 10px;
    }
  
    .link_box h4 {
      width: 100% !important;
      margin-left: 0% !important;
      margin-top: 0;
      background: #fff;
      border-radius: 8px;
    }
  
    .link_box .link_fix {
      text-align: center;
      width: 100% !important;
      margin-left: 0% !important;
      margin-top: 0;
      background: #fff;
      border-radius: 8px;
    }
  
    .link-href h4 {
      width: 45%;
      margin: 1% 2.5%;
    }
  
    .secondary-body .layui-card {
      margin: 0 0 20px;
    }
  
    .secondary-siblings li a {
      width: auto;
      padding-left: 0;
    }
  }
  
  /* 移动端 */
  @media screen and (max-width: 768px) {
    .mobile-img {
      display: block;
      width: 80%;
      margin: 0 auto 0;
      padding-top: 65px;
    }
  
    .site-date {
      background: #fff;
    }
  
    .site-date .date {
      display: none;
    }
  
    .site-date .search {
      padding-top: 10px;
      text-align: center;
    }
  
    .search-box {
      width: 100%;
      float: none;
      margin: 0 auto;
      border: none;
    }
  
    .search-box input {
      margin-left: 5px;
      width: 60%;
    }
  
    .search-box button {
      margin-right: 10px;
    }
  
    .site-nav {
      background: none;
    }
  
    .nav-head {
      display: block;
      margin-bottom: 10px;
    }
  
    .navbar-toggle {
      display: block;
    }
  
    .navbar {
      width: 92%;
      margin: 0 4%;
      background: none;
      border: none;
      height: auto;
      background: #1f549e;
      border-radius: 20px;
    }
  
    .nav-menu {
      display: none;
    }
  
    .nav-menu.active {
      margin: 10px auto;
      display: block;
      width: 100%;
    }
  
    .nav-menu li,
    .nav-menu li.li-long {
      display: flex;
      width: 50%;
    }
  
    .nav-links {
      width: 100%;
      height: 38px;
      line-height: 38px;
      font-size: 20px;
    }
  
    .nav-menu li.on a {
      background: none;
    }
  
    .index-news .index-teams {
      width: 100%;
      height: auto;
    }
  
    .index-headLine {
      padding: 0;
      background: #fff;
    }
  
    .index-headLine h4 ul li a {
      width: 90%;
      font-size: 26px;
    }
  
    .index-news .news-left {
      margin-bottom: 10px;
    }
  
    .image-news {
      width: 100%;
      margin: 0;
    }
  
    .image-news .bd {
      height: 250px;
    }
  
    .image-news .bd li {
      height: 250px;
    }
  
    .image-news .bd li img {
      height: 250px;
    }
  
    .index-body .layui-card.index-news-card {
      width: 96%;
      margin: 15px 0 5px;
      padding: 0 2%;
    }
  
    .news-title {
      height: auto;
    }
  
    .news-title h2 {
      padding: 0;
    }
  
    .news-title p {
      padding: 0;
    }
  
    .index-news-list li {
      margin-left: 0;
    }
  
    .index-body .layui-card.index-notice-card {
      float: none;
      width: 100%;
    }
  
    .index-notice {
      padding-bottom: 10px;
    }
  
    .index-notice .notice-12309 a {
      width: 18%;
      height: 40px;
      line-height: 40px;
    }
  
    .index-notice .notice-12309 a.a5,
    .index-notice .notice-12309 a.a6,
    .index-notice .notice-12309 a.a7 {
      margin-top: 20px;
      width: 26%;
    }
  
    .index-notice .notice-12309 a.a2,
    .index-notice .notice-12309 a.a4,
    .index-notice .notice-12309 a.a7 {
      line-height: 40px;
    }
  
    .hn {
      margin-left: 1%;
      margin-right: 0;
    }
  
    .picScroll-left .hd {
      display: none;
    }
  
    .picScroll-left .bd {
      width: 100%;
      margin-left: 0;
    }
  
    .picScroll-left .bd ul li {
      width: 100%;
    }
  
    .picScroll-left .bd ul li img {
      width: 100%;
    }
  
    .work_left {
      width: 100%;
      height: auto;
    }
  
    .work_left .hd {
      width: 96%;
      height: 70px;
      padding-left: 4%;
      padding-top: 10px;
      background: none;
    }
  
    .work_left .hd h4 {
      float: left;
      width: 33%;
      height: 35px;
      line-height: 35px;
      margin: 0;
      text-align: center;
    }
  
    .work_left .hd h4.on {
      width: 33%;
      height: 35px;
      background: #1546a5;
    }
  
    .work_left .hd h4.on a {
      width: 33%;
      height: 35px;
      line-height: 35px;
      display: inline;
    }
  
    .work_left .hd h4 a span {
      line-height: 35px;
      display: inline-block;
      width: 100%;
      font-size: 17px;
      font-weight: normal;
    }
  
    .work_left .hd h4 i {
      display: none;
    }
  
    .work_left .bd {
      width: 100%;
      height: auto;
      padding-bottom: 10px;
    }
  
    .work_left .bd .more {
      display: none;
    }
  
    .work_left .bd ul {
      padding-top: 10px;
    }
  
    .work_left .bd ul > li {
      padding-right: 10px;
    }
  
    .index-scroll .layui-card-body {
      overflow: hidden;
    }
  
    .website_hd {
      height: auto;
      display: inline-block;
      margin-bottom: 0;
    }
  
    .website_hd h4 {
      margin-right: 5px;
    }
  
    .website_bd {
      margin: 0;
    }
  
    .website_bd ul li {
      width: 50%;
      padding: 0;
      background: none;
      text-align: center;
    }
  
    .site-bottom {
      padding-bottom: 10px;
    }
  
    .site-bottom .layui-container {
      padding: 0;
    }
  
    .site-bottom .bottom-left {
      width: 20%;
    }
  
    .site-bottom .bottom-left img {
      margin-top: 36px;
      margin-right: 0;
    }
  
    .site-bottom .bottom-right {
      width: 80%;
    }
  
    .site-bottom .bottom-right ul {
      margin-bottom: 0;
    }
  
    .site-bottom .bottom-right ul li {
      padding: 0 10px;
      font-size: 12px;
    }
  
    .site-bottom .bottom-right .para {
      padding-left: 8px;
    }
  
    .site-bottom .bottom-right .para p {
      font-size: 12px;
      height: auto;
      display: inline-block;
    }
  
    .site-bottom .bottom-right .para p em {
      display: none;
    }
  
    .site-bottom .bottom-right .para p span {
      float: left;
    }
  
    .secondary-nav {
      border-bottom: 1px solid #e7e7e7;
      margin: 0 10px 15px;
      font-size: 14px;
    }
  
    .secondary-body .layui-card {
      margin: 0 20px 10px;
      padding-top: 15px;
    }
  
    .sub h4 {
      margin-left: 10px;
      padding: 0 10px;
      margin-bottom: 10px;
    }
  
    .secondary-nav h4 {
      display: none;
    }
  
    .secondary-nav .location {
      float: left;
      max-width: 100%;
    }
  
    .secondary-nav .nav-title {
      font-size: 14px;
    }
  
    .secondary-body .list-right {
      border: none;
      margin-bottom: 0;
    }
  
    .secondary-news-list {
      margin: 0 15px;
    }
  
    .secondary-news-list li {
      height: 44px;
      padding: 0 0 0 10px;
      overflow: hidden;
    }
  
    .secondary-news-list li a {
      float: left;
      width: 72%;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }
  
    .secondary-news-list li span {
      width: 26%;
      font-size: 12px;
      margin: 0;
      padding: 0;
    }
  
    .detail-nav {
      font-size: 14px;
      width: 98%;
      padding: 0 1%;
    }
  
    .detail-nav .nav-title {
      padding-left: 10px;
      background: none;
      font-size: 14px;
    }
  
    .detail-content {
      padding: 20px 0 0;
    }
  
    .detail-content-center {
      padding: 0 10px;
      width: 100%;
      overflow-x: scroll;
    }
  
    .detail-content h2 {
      font-size: 20px;
    }
  
    .detail-content h3 {
      font-size: 18px;
      line-height: 30px;
    }
  
    .detail-attr label {
      display: block;
      width: 100%;
      line-height: 25px;
      margin: 0;
    }
  
    .detail-content-html embed {
      width: 100%;
    }
  
    .detail-content-html table {
      width: 100% !important;
    }
  
    .zt-hd h4 {
      font-size: 16px;
    }
  
    .zt-bd ul li {
      font-size: 14px;
    }
  
    .job-hd {
      width: 100%;
    }
  
    .job-bd {
      width: 100%;
    }
  }
  
  @media all and (max-width: 600px) {
    .mobile-img {
      width: 95%;
    }
  
    .index-headLine h4 ul li a {
      font-size: 24px;
    }
  
    .index-body .index-notice-card .layui-card-header {
      padding: 8px 0 0 0;
    }
  
    .index-body .index-notice-card .layui-card-header h4 {
      padding: 0 5px;
      font-size: 18px;
    }
  
    .index-body .index-notice-card .layui-card-header h4 + h4 {
      background: none;
    }
  
    .hn {
      margin: 0;
      width: 33%;
    }
  
    .index-notice .notice-12309 a {
      margin: 0 1% auto;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }
  
    .index-notice .notice-12309 a.a1 {
      margin-top: 120px;
      width: 22%;
    }
  
    .index-notice .notice-12309 a.a2 {
      margin-top: 120px;
      width: 18%;
    }
  
    .index-notice .notice-12309 a.a3 {
      margin-top: 120px;
      width: 26%;
    }
  
    .index-notice .notice-12309 a.a4 {
      margin-top: 120px;
      width: 18%;
    }
  
    .index-notice .notice-12309 a.a5 {
      margin-top: 20px;
      width: 27%;
    }
  
    .index-notice .notice-12309 a.a6 {
      margin-top: 20px;
      width: 34%;
    }
  
    .index-notice .notice-12309 a.a7 {
      margin-top: 20px;
      width: 27%;
    }
  
    .work_right .bd ul li {
      width: 33%;
    }
  
    .work_right .bd {
      height: 175px;
    }
  
    .work_right .bd .media-para {
      margin-top: 10px;
      width: 84%;
      margin-left: 8%;
    }
  
    .work_right .bd .media-para span {
      width: 100%;
      height: 30px;
      line-height: 30px;
      background-image: none;
    }
  
    .work_right .bd .media-para span a {
      padding: 0;
      left: 30px;
    }
  
    .detail-content {
      margin: 0 0 30px;
    }
  
    .jw-bd {
      padding: 0;
      border: none;
    }
    .jw-box {
      margin-bottom: 0;
    }
  
    .jw-square ul li {
      height: 180px;
      margin-bottom: 0;
      text-align: center;
    }
  
    .jw-square ul li a {
      width: 150px;
      height: 150px;
      background-size: 100% 100%;
    }
  
    .jw-icon ul li {
      height: 150px;
      text-align: center;
    }
  
    .jw-icon ul li i {
      width: 85px;
      height: 78px;
      background-size: 100% 100%;
    }
  }
  
  @media all and (max-width: 360px) {
    .index-group-item i {
      width: 50px;
    }
  
    .site-bottom .bottom-right ul li {
      padding: 0 4px;
    }
  
    .site-bottom .bottom-left img {
      float: left;
    }
  }
  
  .railway-link,.railway-link .layui-container {
    height: 75px;
  }
  .railway-link .layui-container{
    background: #fff;
  }
  .railway_link_list {
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  
  .railway_link_list h4 {
    float: left;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    text-align: center;
    background: #dae2f1;
    min-width: 301px;
    border-radius: 5px;
  }
  
  .railway_link_list h4 a {
    color: #1546a6;
  }
  @media screen and (max-width: 990px) {
    .railway-link {
      height: 140px;
    }
    .railway_link_list {
      justify-content: center;
      gap: 10px;
    }
  }
  @media screen and (max-width: 652px) {
    .railway-link {
      height: 180px;
    }
    .railway_link_list {
      display: flex;
      width: 100%;
      justify-content: center;
      flex-wrap: wrap;
      gap: 4px;
    }
  }
  @media screen and (max-width: 300px) {
    .railway_link_list h4 {
      min-width: 230px;
    }
  }
  